SuperTooltip for WinForms
ButtonElement コンストラクタ(Style,Object[])

C1.Win.6 アセンブリ > C1.Framework 名前空間 > ButtonElement クラス > ButtonElement コンストラクタ : ButtonElement コンストラクタ(Style,Object[])
使用する Styleオブジェクト。
コンテンツとして表示するオブジェクトの System.Array
指定されたスタイルとコンテンツで新しい ButtonElementを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal ParamArray content() As System.Object _
)
public ButtonElement( 
   Style style,
   params System.object[] content
)

パラメータ

style
使用する Styleオブジェクト。
content
コンテンツとして表示するオブジェクトの System.Array
参照

ButtonElement クラス
ButtonElement メンバ
オーバーロード一覧